Skip to content

[docs] Correctly configure Vale#244

Merged
oliviertassinari merged 1 commit intomasterfrom
vale
Sep 19, 2024
Merged

[docs] Correctly configure Vale#244
oliviertassinari merged 1 commit intomasterfrom
vale

Conversation

@oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Sep 18, 2024

Vale wasn't configured correctly during this repository creation. Running:

vale sync && git ls-files | grep -h ".md$" | xargs vale --filter='.Level=="error"'

shouldn't crash. I fixed the problems at the same time. I have noticed having a quick look at mui/material-ui#43395.

cc @alelthomas I don't know if you get exposed to Vale in the past https://vale.sh/. We are trying to encode as many writing style rule we have as possible so engineers have good guiderails when writing docs.

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation. label Sep 18, 2024
@oliviertassinari oliviertassinari added the type: bug It doesn't behave as expected. label Sep 18, 2024
@oliviertassinari oliviertassinari merged commit 40da08b into master Sep 19, 2024
@oliviertassinari oliviertassinari deleted the vale branch September 19, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants